x86, hvm: Limit output debug port to printable characters.
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 20 Jan 2009 16:41:29 +0000 (16:41 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 20 Jan 2009 16:41:29 +0000 (16:41 +0000)
commit1152b4f1389d8ed4b39ec0e0967ba49fc284f1dc
tree1b020a52aca8f5a5f8f20e50d0cf778895f8b550
parentf7c23cc9a9f742844ec9a98544b55f6d2d9c0dfa
x86, hvm: Limit output debug port to printable characters.

In particular, '\r' was causing output corruption, and it's not
actually needed.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/hvm/hvm.c